Members Property (AddressEntry Object)
The Members
property returns an AddressEntries
Syntax
objAddressEntry.Members
Data Type
Object
Remarks
The Members
property returns a collection of all the members of the AddressEntry object if
it is a distribution list. You can browse the returned AddressEntries
collection, and you can add and delete entries if you have change access.
If the
AddressEntry object is not a distribution list, the Members property
returns Nothing.